@media screen and (min-width: 1200px) {
    body {
        font-family: "微软雅黑";
        overflow-x: hidden;
    }

    @font-face {
        font-family: 'Arnhem-Normal.otf';
        src: url(../font/Arnhem-Normal.otf);
    }

    .warp {
        width: 1200px;
        margin: 0 auto;
        line-height: 32px;
    }

    .footer {
        background-color: #222;
        padding-top: 100px;
        height: 550px;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 100%;
    }

    .copyright {
        height: 100px;
        line-height: 100px;
        font-size: 14px;
        color: #999999;
        margin-top: 18px;
        display: inline-block;
        border-top: 1px solid #777;
        width: 100%;
    }

        .copyright a img {
            height: 30px;
        }

    .footer_l {
        width: 910px;
        float: left;
    }

    .copyright a {
        color: #777777;
    }

    .footer_r {
        float: right;
        width: 290px;
    }

    .footer_l h2 {
        font-size: 16px;
        color: #FFFFFF;
        margin-bottom: 30px;
        margin-top: 0;
        line-height: 22px;
    }

        .footer_l h2 a {
            color: #AAAAAA;
            text-decoration: none;
        }

    .footer_l .pull-left {
        margin-right: 95px;
    }

        .footer_l .pull-left:last-child {
            margin-right: 0;
        }

    .footer_l ul {
        margin: 0;
        padding: 0;
        list-style: none;
        font-size: 14px;
    }

        .footer_l ul li {
            width: 100%;
            color: #777777;
        }

            .footer_l ul li a {
                color: #777777;
                text-decoration: none;
                display: block;
                line-height: 30px;
            }

    .footer_r {
        margin: 0;
    }

        .footer_r h2 {
            color: #777;
            text-decoration: none;
            text-align: right;
            width: 100%;
            margin: 0;
            font-size: 14px;
            line-height: 30px;
            padding-bottom: 10px;
        }

        .footer_r h1 {
            font-size: 16px;
            color: #FFFFFF;
            margin-bottom: 30px;
            margin-top: 0;
            text-align: right;
            width: 254px;
            line-height: 22px;
        }

        .footer_r p {
            color: #777;
            text-decoration: none;
            text-align: right;
            width: 100%;
            margin: 0;
            font-size: 14px;
            line-height: 30px;
        }

            .footer_r p a {
                text-align: right;
                color: #777;
            }

    .footer_share {
        padding-top: 40px;
        width: 270px;
        float: right;
        height: auto;
        text-align: center;
        font-size: 14px;
        line-height: 35px;
        color: #777;
    }

        .footer_share a {
            width: 113px;
            text-align: center;
            height: auto;
            font-size: 14px;
            line-height: 35px;
            color: #777;
            float: left;
        }

            .footer_share a img {
                width: 113px;
                height: 113px;
            }

            .footer_share a:last-child {
                float: right;
            }

    a:hover {
        text-decoration: none !important;
    }

    .copyright img {
        width: 50px;
        height: 35px;
        margin-right: 20px;
    }

    .am-head:after,
    .nav .am_serch:after {
        content: '';
        display: block;
        height: auto;
        clear: both;
        font-size: 0;
    }

    .am-head {
        width: 100%;
        height: 130px;
        line-height: 120px;
        background: #FFFFFF;
    }

    li {
        list-style-type: none;
    }

    .nav .am_serch {
        width: 100%;
        text-align: right;
        height: 70px;
        float: right;
        padding: 30px 0px 8px;
        font-size: 16px;
        color: rgb(153, 153, 153);
        line-height: 18px;
    }

        .nav .am_serch a.index_a {
            display: inline-block;
            font-size: 14px;
            color: rgb(153, 153, 153);
            line-height: 18px;
        }

            .nav .am_serch a.index_a:after {
                background: url(../images/index.png)left no-repeat;
                content: '';
                width: 15px;
                height: 14px;
                vertical-align: middle;
                float: left;
                margin-right: 10px;
                margin-top: 2px;
            }

    .hidden-lg,
    .pc {
        display: none;
    }

    .am_serch_R {
        float: right;
        width: auto;
        margin-left: 20px;
    }

        .am_serch_R input.input {
            font-size: 14px;
            color: #999999;
            width: 204px;
            border-bottom: 1px solid rgb(204, 204, 204);
            background: none;
            line-height: 30px;
            padding-bottom: 6px;
            position: relative;
            left: 14px;
            bottom: 2px;
            height: 20px;
            padding-right: 20px;
        }

        .am_serch_R .am_open select {
            float: left;
        }

        .am_serch_R .am_open {
            width: auto;
            height: auto;
            position: relative;
            float: left;
            display: none;
            transition: all 0.5s linear;
            -moz-transition: all 0.5s linear;
            -ms-transition: all 0.5s linear;
        }

        .am_serch_R span {
            float: left;
            padding: 0px 8px;
            color: rgb(204, 204, 204);
        }

        .am_serch_R select {
            float: right;
            text-align: center;
            padding-right: 20px;
            /* width: 60px; */
            -webkit-appearance: none;
            background: url(../images/selecr.png)right no-repeat;
        }

    .am_open select {
        padding-right: 0;
    }

    input,
    select,
    textarea {
        resize: none;
        border: none;
        outline: none;
        background: none;
    }

    .am_serch_R input {
        border: none;
        outline: none;
        float: left;
        background: url(../images/ss.png)left no-repeat;
        width: 17px;
        height: 14px;
        vertical-align: middle;
        margin-top: 2px;
        position: relative;
        z-index: 999;
    }

    .nav {
        width: 770px;
        height: 110px;
        font-size: 16px;
        color: #333333;
        float: right;
        /* position: relative; */
    }

        .nav ul {
            width: 100%;
            height: 64px;
            line-height: 64px;
            padding: 0;
            /* position: relative; */
        }

            .nav ul li {
                width: auto;
                float: left;
                height: 64px;
                text-align: right;
                padding-right: 80px;
                position: relative;
            }

                .nav ul li a {
                    font-size: 16px;
                    color: rgb(51, 51, 51);
                    text-transform: uppercase;
                    display: inline-block;
                    /* position: relative; */
                    text-align: right;
                    /* position: relative; */
                }

                    .nav ul li a:hover {
                        color: rgb(11, 126, 60);
                        background: url(../img/x.png)bottom center no-repeat;
                    }

                .nav ul li:last-child {
                    padding-right: 0px;
                }

                .nav ul li:hover .nav_slide .nav_slide_a a {
                    background: none;
                }

                .nav ul li .nav_slide {
                    background-color: rgba(255, 255, 255, 0.7);
                    position: absolute;
                    left: -28px;
                    /* min-width: 310px; */
                    z-index: 999;
                    padding: 10px 10px 10px 30px;
                    display: none;
                    transition: all .5s linear;
                    float: left;
                }

                .nav ul li:first-child .nav_slide {
                    min-width: 430px;
                }

                .nav ul li .nav_slide_1 {
                    z-index: 9999;
                }

                .nav ul li .nav_slide .nav_slide_a {
                    float: left;
                    width: 110px;
                    font-size: 16px;
                    color: #333333;
                    line-height: 28px;
                    text-align: left;
                }

                    .nav ul li .nav_slide .nav_slide_a a {
                        width: 100%;
                        display: block;
                        line-height: 28px;
                        font-size: 16px;
                        text-align: left;
                        position: relative;
                        padding-bottom: 5px;
                    }

                        .nav ul li .nav_slide .nav_slide_a a:hover {
                            color: rgb(11, 126, 60);
                        }

                        .nav ul li .nav_slide .nav_slide_a a.spa {
                            color: #005bac;
                            background: url(../images/jt.png)right no-repeat;
                            background-position-x: 78px;
                            background-position-y: 6px;
                        }

                .nav ul li .nav_slide .nav_slide_r {
                    /* width: 160px; */
                    height: auto;
                    float: left;
                }

                    .nav ul li .nav_slide .nav_slide_r img {
                        max-width: 100%;
                        max-height: 120px;
                    }

                .nav ul li:hover .nav_slide {
                    display: block;
                    margin-top: -10px;
                }

    ul {
        margin-bottom: 0;
    }


    .clearfix {
        zoom: 1;
    }

        .clearfix:after,
        .am_indexlist ul:after,
        .am_copmanylist:after,
        .am_talk ul:after,
        .am_culturelist ul:after {
            content: "";
            display: block;
            clear: both;
            vertical-align: middle;
            height: auto;
        }


    .am-slider-a1 {
        width: 100%;
        height: auto;
        box-shadow: none;
    }

        .am-slider-a1 .am-control-nav {
            bottom: 30px;
        }

            .am-slider-a1 .am-control-nav li a {
                width: 12px;
                height: 12px;
                background: #FFFFFF;
                box-shadow: none;
            }

                .am-slider-a1 .am-control-nav li a.am-active,
                .am-slider-a1 .am-control-nav li a:hover {
                    background: #378017;
                }

    .am-slider .down {
        background: url(../images/down.png)center no-repeat;
        height: 37px;
        position: absolute;
        bottom: 87px;
        left: 49.5%;
        width: 26px;
        z-index: 12;
        animation: b_jump 1.5s ease-in-out 0.1s alternate infinite;
        -webkit-animation: b_jump 1.5s ease-in-out 0.1s alternate infinite;
        cursor: pointer;
    }

    @keyframes b_jump {
        0% {
            transform: translateY(0);
            -webkit-transform: translateY(0);
        }

        100% {
            transform: translateY(-10px);
            -webkit-transform: translateY(-10px);
        }
    }

    @-webkit-keyframes b_jump {
        0% {
            transform: translateY(0);
            -webkit-transform: translateY(0);
        }

        100% {
            transform: translateY(-10px);
            -webkit-transform: translateY(-10px);
        }
    }

    .am-slider-a1 .am-control-nav li {
        margin: 0px 15px 0px 0px;
    }

        .am-slider-a1 .am-control-nav li:last-child {
            margin-right: 0;
        }

    @media only screen and (min-width: 1279px) and (max-width: 1680px) {
        .nav ul li:last-child .nav_slide {
            left: 0;
        }
    }

    @media only screen and (min-width: 769px) and (max-width: 1367px) {
        .nav ul li:last-child .nav_slide {
            left: -16px;
        }
    }

    @media only screen and (min-width: 1025px) and (max-width: 1281px) {
        .nav ul li:last-child .nav_slide {
            left: -61px;
        }
    }

    .banner {
        width: 100%;
        height: auto;
    }

        .banner img {
            max-width: 100%;
            vertical-align: top;
            height: auto;
        }

    ul {
        margin-top: 0;
        padding-left: 0;
    }

    .pagewrap {
        margin: 80px;
        width: 100%;
        height: 38px;
        position: relative;
    }

    .pagelis {
        width: auto;
        height: 38px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
    }

    .wp-pagenavi {
        MARGIN: 0px auto;
        PADDING-TOP: 15px;
        font-weight: normal;
        padding-bottom: 30px;
    }

        .wp-pagenavi A {
            BORDER-RIGHT: #565656 1px solid;
            PADDING-RIGHT: 8px !important;
            BORDER-TOP: #565656 1px solid;
            PADDING-LEFT: 8px !important;
            PADDING-BOTTOM: 4px !important;
            MARGIN: 2px;
            BORDER-LEFT: #565656 1px solid;
            COLOR: #333 !important;
            PADDING-TOP: 4px !important;
            BORDER-BOTTOM: #565656 1px solid;
            TEXT-DECORATION: none !important;
            BACKGROUND-COLOR: #fff;
        }

            .wp-pagenavi A:visited {
                BORDER-RIGHT: #565656 1px solid;
                PADDING-RIGHT: 8px !important;
                BORDER-TOP: #565656 1px solid;
                PADDING-LEFT: 8px !important;
                PADDING-BOTTOM: 4px !important;
                MARGIN: 2px;
                BORDER-LEFT: #565656 1px solid;
                COLOR: #333 !important;
                PADDING-TOP: 4px !important;
                BORDER-BOTTOM: #565656 1px solid;
                TEXT-DECORATION: none !important;
                BACKGROUND-COLOR: #fff;
            }

            .wp-pagenavi A:hover {
                FONT-WEIGHT: normal !important;
                COLOR: #2ab267 !important;
                BACKGROUND-COLOR: #eee !important;
                BACKGROUND- COLOR:#fff;
            }

            .wp-pagenavi A:active {
                BORDER-RIGHT: #ccc 1px solid;
                PADDING-RIGHT: 2px;
                BORDER-TOP: #ccc 1px solid;
                PADDING-LEFT: 2px;
                PADDING- BOTTOM: 2px;
                MARGIN: 2px;
                BORDER-LEFT: #ccc 1px solid;
                PADDING-TOP: 2px;
                BORDER-BOTTOM: #ccc 1px solid;
                TEXT-DECORATION: none;
            }

        .wp-pagenavi SPAN.pages {
            BORDER-RIGHT: #565656 1px solid;
            PADDING-RIGHT: 8px !important;
            BORDER-TOP: #ccc 1px solid;
            PADDING-LEFT: 8px !important;
            PADDING-BOTTOM: 4px !important;
            MARGIN: 2px;
            BORDER-LEFT: #565656 1px solid;
            COLOR: #454545 !important;
            PADDING-TOP: 4px !important;
            BORDER-BOTTOM: #ccc 1px solid;
        }

        .wp-pagenavi SPAN.extend {
            BORDER-RIGHT: #ccc 1px solid;
            PADDING-RIGHT: 8px !important;
            BORDER-TOP: #ccc 1px solid;
            PADDING-LEFT: 8px !important;
            PADDING-BOTTOM: 4px !important;
            MARGIN: 2px;
            BORDER-LEFT: #ccc 1px solid;
            COLOR: #454545 !important;
            PADDING-TOP: 4px !important;
            BORDER-BOTTOM: #ccc 1px solid;
        }

        .wp-pagenavi SPAN.current {
            BORDER-RIGHT: #aaa 1px solid;
            PADDING-RIGHT: 8px !important;
            BORDER-TOP: #aaa 1px solid;
            PADDING-LEFT: 8px !important;
            PADDING-BOTTOM: 4px !important;
            MARGIN: 2px;
            BORDER-LEFT: #aaa 1px solid;
            COLOR: #2ab267 !important;
            PADDING-TOP: 4px !important;
            BORDER-BOTTOM: #aaa 1px solid;
            BACKGROUND-COLOR: #eee !important;
        }

    .wp-pagenavi {
        CLEAR: both;
    }

        .wp-pagenavi A {
            PADDING: 3px 5px 3px 5px;
            MARGIN: 2px;
            TEXT-DECORATION: none;
            border: 1px solid #000;
        }

        .wp-pagenavi SPAN {
            PADDING: 4px 5px 4px 5px;
            MARGIN: 2px;
            TEXT-DECORATION: none;
            background-color: #fff;
            color: #666;
            border: 1px solid #000;
        }

        .wp-pagenavi A:hover {
            border: 1px solid #000;
        }

        .wp-pagenavi SPAN.current {
            border: 1px solid #000;
        }

    .am_advlist {
        display: none;
    }

    .am_advlist {
        display: none;
    }
    /*首页 header footer end*/
    /*首页 center start*/
    .indexcenter {
        width: 1200px;
        margin: 0 auto;
    }

    /*首页 center end*/
    /*产品中心start*/
    .banner {
        width: 100%;
    }

        .banner .pcimg {
            width: 100%;
            display: block;
        }

        .banner .phimg {
            display: none;
        }

    .navwrap {
        width: 100%;
        height: 64px;
        background-color: #f5faf7;
    }

    .navcontant {
        width: 1200px;
        margin: 0 auto;
        position: relative;
    }

    .navleft {
        width: 216px;
        height: 130px;
        background-color: #01823d;
        opacity: 0.77;
        padding: 20px 0 28px 23px;
        box-sizing: border-box;
        position: absolute;
        bottom: -64px;
        left: 0;
    }

    .navtitle {
        max-width: 191px;
        font-size: 24px;
        color: #fefefe;
    }

    .navtag {
        max-width: 191px;
        font-size: 16px;
        color: #fff;
        margin-top: 30px;
    }

    .navrightph {
        display: none;
    }

    .navright {
        width: auto;
        position: absolute;
        right: 0;
        top: 0;
    }

        .navright li {
            float: left;
            line-height: 64px;
            margin-right: 56px;
        }

            .navright li:last-child {
                margin-right: 0;
            }

            .navright li a {
                font-size: 16px;
                color: #666;
            }

        .navright .navlis {
            background: url(../images/x.png) no-repeat center bottom;
            background-size: 100%;
        }

            .navright .navlis a {
                color: #378017;
            }


    .pcwrap {
        width: 100%;
    }

    .pccontent {
        width: 1200px;
        margin: 0 auto;
        padding: 90px 0 100px;
    }

    .phpccontent,
    .ph_more,
    .pdcontactwrapph {
        display: none;
    }

    .pclistwrapper {
        position: relative;
        width: 288px;
        height: 386px;
        margin: 0 14px 30px 0;
        float: left;
    }

        .pclistwrapper:nth-child(4n) {
            margin: 0 0 30px;
        }

    @media screen and (min-width: 1200px) and (max-width: 1690px) {
        .pclistwrapper {
            margin: 0 25px 30px 0;
        }

            .pclistwrapper:nth-child(4n) {
                margin: 0 25px 30px 0;
            }

            .pclistwrapper:nth-child(3n) {
                margin: 0 0 30px 0;
            }
    }

    .pclistwrap {
        height: 386px;
        width: 593px;
        border: solid 1px #378017;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2;
        display: none;
    }

    .pcconlist {
        width: 288px;
        height: 386px;
        box-sizing: border-box;
        position: absolute;
        top: 0;
        left: 0;
        border: solid 1px #cccccc;
    }

    .pclistwrapper:hover .pclistwrap {
        display: block;
    }

    .pclistwrapper:hover .pcconlist {
        visibility: hidden;
    }

    .pcconlists {
        float: left;
        border: 0;
        width: 288px;
        height: 386px;
        box-sizing: border-box;
    }

    .pcconlistimg {
        margin-bottom: 23px;
        width: 286px;
        height: 305px;
    }

        .pcconlistimg img {
            width: 100%;
            height: 305px;
        }

    .pcconlis {
        float: left;
        padding: 60px 18px 70px 34px;
        box-sizing: border-box;
        width: 302px;
        transition: 0.5s all linear;
        -webkit-transition: 0.5s all linear;
        -ms-transition: 0.5s all linear;
        -moz-transition: 0.5s all linear;
        background: #fff;
        height: 384px;
        overflow: hidden;
    }

    .pccontitle {
        font-size: 18px;
        color: #333;
        text-align: center;
    }

    .pcconthems {
        width: 252px;
        height: 63px;
        font-size: 14px;
        color: #999;
        text-overflow: ellipsis;
        overflow: hidden;
        margin: 43px 0 76px;
    }

    .seemore {
        display: block;
        width: 124px;
        height: 38px;
        background-color: #378017;
        background-image: url(../images/p_prve.png);
        background-position: 92px center;
        background-size: 8px 14px;
        background-repeat: no-repeat;
        box-sizing: border-box;
        padding-left: 18px;
        line-height: 38px;
        font-size: 14px;
        color: #fff;
    }

        .seemore:hover {
            color: #fff;
        }

    .pccontitles {
        font-size: 24px;
        color: #333;
    }

    .pagewrap {
        margin: 80px;
        width: 100%;
        height: 38px;
        position: relative;
    }

    .pagelis {
        width: auto;
        height: 38px;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
    }

        .pagelis a,
        .firstpage,
        .lastpage {
            float: left;
            margin-right: 12px;
            width: 38px;
            height: 38px;
            border: solid 1px #e5e5e5;
            box-sizing: border-box;
            font-size: 16px;
            color: #ccc;
            text-align: center;
            line-height: 36px;
        }

            .firstpage a,
            .lastpage a {
                border: 0;
            }

                .firstpage a img,
                .lastpage a img {
                    width: 8px;
                }

        .pagelis .pageon {
            background: #378017;
            color: #fff;
            border: 0;
        }

    /*首页 center start*/
    .indexcenter {
        width: 1230px;
        margin: 0 auto;
    }

    .phproduct,
    .demarcation,
    .aboutwrap {
        display: none;
    }

    .productcenterwrap {
        width: 100%;
        padding: 57px 0 62px;
        background-image: url(../images/cpbg.png);
    }

    .producttitle {
        text-align: center;
    }

        .producttitle .pcimgs {
            text-align: center;
            max-width: 100%;
            max-height: 40px;
        }

        .producttitle p {
            margin: -29px 0 30px;
            font-size: 36px;
            color: #000;
        }

        .producttitle .pcline {
            width: 54px;
            max-height: 4px;
            display: block;
            margin: 0 auto;
        }

    .productcon {
        margin-top: 37px;
        width: 1200px;
    }

    .productconleft {
        width: 806px;
        float: left;
    }

    .productconright {
        float: left;
        width: 374px;
        height: 696px;
        margin-left: 20px;
        background-color: #f8f8f8;
        position: relative;
    }

    .productleft {
        position: relative;
    }

    .about {
        width: 100%;
        padding: 59px 0 107px;
        background-color: #f8f8f8;
        height: 630px;
        margin-bottom: 50px;
    }

    .aboutcenter {
        width: 1200px;
        margin: 0 auto;
        position: relative;
    }

    .aboutcon {
        width: 100%;
        margin-top: 42px;
    }

    .abouttitle {
        max-width: 684px;
        font-size: 24px;
        color: #0b7e3c;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .aboutthems {
        max-width: 684px;
        font-size: 14px;
        color: #666;
        line-height: 24px;
        margin: 30px 0 45px;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .aboutmore {
        width: 170px;
        height: 50px;
        border: solid 1px #eeeeee;
        display: block;
        border-radius: 5px;
        line-height: 48px;
        padding-left: 29px;
        box-sizing: border-box;
    }

        .aboutmore span {
            font-size: 14px;
            color: #666;
        }

        .aboutmore img {
            max-width: 23px;
            max-height: 10px;
            margin-left: 32px;
        }

    .aboutlist {
        width: 1199px;
        height: 114px;
        background-color: #ffffff;
        box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.05);
        position: absolute;
        top: 440px;
        left: 0;
        padding: 14px 0 15px;
        box-sizing: border-box;
    }

        .aboutlist a {
            display: block;
            width: 196px;
            height: 90px;
            text-align: center;
            float: left;
            border-right: 1px solid #eee;
        }

            .aboutlist a img:last-child {
                margin-bottom: 35px;
            }

            .aboutlist a:last-child {
                border: 0;
            }

            .aboutlist a img {
                max-width: 100%;
                max-height: 22px;
                display: block;
                margin: 20px auto 10px;
            }

    .am_pt {
        width: 100%;
        height: 100%;
        position: relative;
        top: -19px;
        left: 0;
        max-height: 150px;
    }

        .am_pt p {
            width: 100%;
            max-height: 150px;
            overflow: hidden;
            transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            position: absolute;
            top: 50%;
            left: 50%;
        }

    .aboutlist a p {
        max-width: 182px;
        text-align: center;
        font-size: 16px;
        color: #666;
        text-overflow: ellipsis;
        overflow: hidden;
    }

    .aboutimages {
        width: 450px;
        height: 320px;
        position: absolute;
        right: 20px;
        top: 174px;
        z-index: 5;
    }

        .aboutimages img {
            max-width: 450px;
            max-height: 320px;
        }

    .aboutmation {
        width: 100%;
        margin-top: 109px;
    }

    .information {
        width: 100%;
        padding-top: 60px;
    }

    .infocenter {
        width: 1200px;
        margin: 0 auto;
    }

    .infocon {
        margin-top: 59px;
        width: 1200px;
    }

    .infoleft {
        float: left;
        width: 568px;
    }

    .infoimg {
        width: 568px;
        height: 298px;
    }

        .infoimg img {
            max-width: 568px;
            max-height: 298px;
            display: block;
        }

    .infomsg {
        width: 568px;
        height: 127px;
        background-color: #f8f8f8;
        box-sizing: border-box;
        padding: 17px 0 39px;
    }

    .infotime {
        max-width: 500px;
        overflow: hidden;
        text-overflow: ellipsis;
        margin: 0px 0 12px 19px;
        color: #999;
        font-size: 16px;
    }

        .infotime span {
            color: #0b7e3c;
            font-size: 26px;
            padding-right: 8px;
        }

    .infolefttitle {
        max-width: 500px;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 18px;
        color: #333;
        margin-left: 20px;
    }

    .inforight {
        float: right;
        width: 578px;
    }

    .infolist {
        width: 578px;
        border-bottom: 1px solid #eee;
        padding-bottom: 36px;
        margin-bottom: 40px;
    }

        .infolist:hover .infomore {
            display: block;
        }

    .infolisleft {
        float: left;
        width: 446px;
    }

    .infotitle {
        font-size: 18px;
        color: #333;
        width: 446px;
        height: auto;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .infotitle:hover {
            color: #0b7e3c;
        }

    .infothems {
        margin-top: 14px;
        font-size: 14px;
        color: #999;
        width: 446px;
        height: 39px;
        overflow: hidden;
        text-overflow: ellipsis;
        line-height: 20px;
    }

    .infolisright {
        float: right;
        margin-top: -5px;
    }

    .infolistime {
        font-size: 26px;
        color: #0b7e3c;
        margin-bottom: 26px;
    }

    .infomore {
        display: none;
        margin-left: 40px;
    }

        .infomore img {
            max-width: 100%;
        }

    .phinfomeor {
        display: none;
    }

    .swiper-next,
    .swiper-prev {
        width: 28px;
        height: 28px;
        position: absolute;
        top: 125px;
        cursor: pointer;
    }

        .swiper-next img,
        .swiper-prev img {
            max-width: 28px;
            max-height: 28px;
            display: none;
        }

    .swiper-next {
        left: -46px;
    }

    .swiper-prev {
        right: -46px;
    }

        .swiper-next .def,
        .swiper-prev .def {
            display: block;
        }

        .swiper-next .hov,
        .swiper-prev .def {
            transform: rotateZ(180deg);
            -ms-transform: rotateZ(180deg);
            -moz-transform: rotateZ(180deg);
            -webkit-transform: rotateZ(180deg);
        }

    .swiper-next:hover .def {
        display: none;
    }

    .swiper-next:hover .hov {
        display: block;
    }

    .swiper-prev:hover .def {
        display: none;
    }

    .swiper-prev:hover .hov {
        display: block;
    }



    /*增加*/
    .am_detail_h {
        width: 100%;
        padding-bottom: 15px;
        background: url(../images/lianx.png)center bottom no-repeat;
        height: auto;
        font-size: 16px;
        color: #999;
        line-height: 35px;
        text-align: center;
        margin-bottom: 50px;
    }

        .am_detail_h h2 {
            width: 100%;
            font-size: 30px;
            color: #333;
            margin: 0;
            font-weight:bold;
            line-height: 35px;
            padding-bottom: 10px;
        }

    p {
        margin: 0;
    }

    .am_indexlist p {
        font-size: 16px;
        line-height: 30px;
    }

        .am_indexlist p img {
            width: 100%;
            height: auto;
            margin: 0px auto;
            text-align: center;
        }

    .am_detail_txt {
        font-size: 16px;
        color: #999;
        line-height: 35px;
        padding-top: 50px;
        margin-top: 50px;
        border-top: 1px solid #E5E5E5;
        display: inline-block;
        width: 100%;
        margin-bottom: 100px;
    }

        .am_detail_txt p.spa {
            width: 60%;
            float: left;
            font-size: 16px;
            color: #666;
            line-height: 35px;
            display: block;
        }

        .am_detail_txt p.last {
            color: rgb(1, 131, 61);
        }

    input.lb {
        border-width: 1px;
        border-color: rgb(1, 131, 61);
        border-style: solid;
        border-radius: 2px;
        float: right;
        text-align: center;
        color: rgb(1, 131, 61);
        width: 152px;
        height: 42px;
        margin-top: -19px;
    }

    input.center {
        margin: 20px auto 100px;
        float: none;
        display: block;
    }

    p.nr {
        width: 1009px;
        height: auto;
        text-align: center;
        margin: 0px auto 100px;
    }

        p.nr img {
            width: 100%;
            height: auto;
        }

    .am_map {
        width: 100%;
        height: auto;
        background: #f8f8f8;
        font-size: 16px;
        line-height: 35px;
        color: #666666;
        text-align: left;
        padding: 40px 0px 80px;
    }

        .am_map .am_title {
            width: 100%;
            height: auto;
            padding-bottom: 12px;
            font-size: 16px;
            line-height: 35px;
            color: #666666;
            border-bottom: 1px solid #E5E5E5;
            text-align: right;
            margin-bottom: 20px;
        }

            .am_map .am_title a {
                color: #666666;
            }

                .am_map .am_title a.nor {
                    color: #0d7e3b;
                }

    .am_content {
        width: 100%;
        height: auto;
        padding: 30px 38px 20px;
        background: #FFFFFF;
        margin-top: 20px;
    }

        .am_content h2 {
            width: 100%;
            text-align: left;
            height: auto;
            padding-bottom: 25px;
            margin: 0;
            font-weight: normal;
            padding-left: 42px;
            font-size: 22px;
            color: #0d7e3b;
            background: url(../img/jiantou.png)left top no-repeat;
        }

        .am_content .am_a {
            font-size: 16px;
            line-height: 30px;
            color: #666666;
            display: inline-block;
            text-align: left;
        }

            .am_content .am_a a {
                color: #666666;
                padding-left: 26px;
                float: left;
                padding-right: 40px;
                background: url(../img/k.png)left center no-repeat;
            }

    .nav ul li:nth-of-type(2) .nav_slide {
        /* min-width: 430px; */
    }

    .czjz {
        display: -webkit-box;
        -webkit-box-orient: horizontal;
        -webkit-box-pack: center;
        -webkit-box-align: center;
        display: -moz-box;
        -moz-box-orient: horizontal;
        -moz-box-pack: center;
        -moz-box-align: center;
        display: -o-box;
        -o-box-orient: horizontal;
        -o-box-pack: center;
        -o-box-align: center;
        display: -ms-box;
        -ms-box-orient: horizontal;
        -ms-box-pack: center;
        -ms-box-align: center;
        display: box;
        box-orient: horizontal;
        box-pack: center;
        box-align: center;
    }

    .firstpage a img,
    .lastpage a img {
        margin: 11px auto;
    }

    .aboutlist a:last-child img {
        margin-bottom: 18px;
    }

    a:focus,
    a:hover {
        color: #333333;
    }

    .am_oh .warp p img {
        margin: 0px auto;
        display: block;
    }

    .pull-left {
        float: left;
    }


    .index_pro {
        width: 1200px;
        margin: auto;
        height: auto;
    }

        .index_pro ul li {
            width: 260px;
            float: left;
            margin: 0 20px;
            margin-bottom: 35px;
            border: 1px solid #378017;
        }

            .index_pro ul li dl {
                width: 100%;
                padding: 0;
                margin: 0;
            }

                .index_pro ul li dl dt {
                    padding: 0;
                    width: 250px;
                    height: 250px;
                    overflow: hidden;
                    position: relative;
                    margin: 0 auto;
                }

                    .index_pro ul li dl dt img {
                        width: 250px;
                        height: 260px;
                    }

                    .index_pro ul li dl dt:hover img {
                        opacity: 1;
                        -webkit-transform: scale(1.2,1.2);
                        -webkit-transition-timing-function: ease-out;
                        -webkit-transition-duration: 500ms;
                        -moz-transform: scale(1.2,1.2);
                        -moz-transition-timing-function: ease-out;
                        -moz-transition-duration: 500ms;
                    }

                    .index_pro ul li dl dt span {
                        padding: 10px 18px;
                        width: 250px;
                        height: 80px;
                        overflow: hidden;
                        display: none;
                        position: absolute;
                        left: 0;
                        bottom: 0px;
                        opacity: 0.8;
                        background: #378017;
                        overflow: hidden;
                    }

                    .index_pro ul li dl dt:hover span {
                        display: block;
                        color: #ffffff;
                        font-size: 13px;
                        z-index: 1;
                    }

                .index_pro ul li dl dd {
                    padding: 0;
                    margin: 0;
                    margin-top: 5px;
                }

                    .index_pro ul li dl dd h3 {
                        line-height: 55px;
                        height: 40px;
                        color: #333;
                        font-size: 17px;
                        font-weight: normal;
                        letter-spacing: 2px;
                        text-align: center;
                    }

                    .index_pro ul li dl dd a {
                        color: #333;
                    }

                        .index_pro ul li dl dd a:hover {
                            color: #378017;
                        }

    .clear {
        clear: both;
    }


    .footgreen {
        background-color: #378017;
        width: 100%;
        height: 120px;
    }

        .footgreen p {
            font-size: 16px;
            color: #CCFF99;
            text-align: center;
            padding: 25px 0;
            line-height: 35px;
        }



    /*news*/
    .index_news {
        width: 1200px;
        height: 510px;
        margin: 0 auto;
    }

    .N_Menu {
        height: 100px;
        font-size: 14px;
        margin-top: 50px;
    }

        .N_Menu h2 {
            font-size: 32px;
            font-weight: normal;
            text-align: center;
            margin-top: 25px;
            margin-bottom: 5px;
            height: 40px;
            line-height: 40px;
            letter-spacing: 2px;
            color: #378017;
            background-image: url(../images/title_bg.png);
            background-repeat: no-repeat;
            background-position: center center;
        }

        .N_Menu ul {
            height: 30px;
            padding: 45px 0;
            margin: 0 auto;
            width: 330px;
        }

            .N_Menu ul li {
                float: left;
                margin-left: 10px;
            }

                .N_Menu ul li a {
                    text-align: center;
                    width: 100px;
                    display: block;
                    height: 30px;
                    line-height: 30px;
                }

                    .N_Menu ul li a:hover, .N_Menu ul li a.on {
                        text-align: center;
                        width: 100px;
                        display: block;
                        height: 30px;
                        background: #378017;
                        line-height: 30px;
                        color: #fff;
                    }

    .N_content {
        height: 520px;
        display: none;
        overflow: hidden;
        width: 1200px;
    }

    /*.N_content_l {
        width: 620px;
        height: 520px;
        float: left;
        margin-left: -610px;
        overflow: hidden;
    }

        .N_content_l dl {
            width: 250px;
            margin-right: 50px;
            float: left;
        }

            .N_content_l dl dt img {
                width: 250px;
                height: 200px;
            }

            .N_content_l dl dd h2 {
                width: 250px;
                font-size: 16px;
                color: #000;
                line-height: 30px;
                margin: 8px 0;
                height: 65px;
                overflow: hidden;
                font-weight: bold;
            }

            .N_content_l dl dd p {
                width: 250px;
                color: #666666;
                height: 145px;
                overflow: hidden;
            }

            .N_content_l dl dd span {
                width: 250px;
                color: #666666;
                margin-top: 10px;
                display: block;
            }

                .N_content_l dl dd span a {
                    width: 68px;
                    float: right;
                }
*/
    .N_content_r {
        width: 1200px;
        height: 520px;
     /*   float: right;*/
        margin-right: -570px;
        overflow: hidden;
    }

        .N_content_r ul li {
            height: 50px;
         /*   margin-bottom: 5px;*/
        width: 600px;
    float: left;
	}

            .N_content_r ul li dl {
              /*  width: 90px;
                height: 90px;*/
                margin-right: 20px;
               /* border: 1px solid #c1c1c1;*/
                float: left;
			
            }

                .N_content_r ul li dl dt {
                    font-size: 14px;
                    font-weight: bold;
                    line-height: 30px;
                    text-align: center;
                    color: #378017;
                }

                .N_content_r ul li dl dd {
                    text-align: center;
                }

            .N_content_r ul li h2 {
                font-size: 16px;
                line-height: 20px;
                width: 460px;
                float: left;
                font-weight: normal;
                padding-top: 3px;
            }

            .N_content_r ul li p {
                font-size: 14px;
                color: #666666;
                width: 450px;
                height: 45px;
                overflow: hidden;
                float: left;
                line-height: 25px;
            }

            .N_content_r ul li:hover {
                height: 50px;
               /* margin-bottom: 5px;*/
                background: #378017;
                color: #fff;
                opacity: 0.7;
            }

                .N_content_r ul li:hover dl {
                 /*   width: 90px;
                    height: 90px;*/
                    margin-right: 20px;
                    float: left;
                   /* border: 1px solid #378017;*/
                }

                    .N_content_r ul li:hover dl dt {
                        font-size: 14px;
                        font-weight: bold;
                        line-height: 30px;
                        text-align: center;
                        color: #fff;
                    }

                    .N_content_r ul li:hover dl dd {
                        text-align: center;
                    }

                .N_content_r ul li:hover h2 {
                    font-size: 16px;
                    line-height: 24px;
                    width: 460px;
                    float: left;
                }

                    .N_content_r ul li:hover h2 a {
                        color: #fff;
                    }

                .N_content_r ul li:hover p {
                    font-size: 14px;
                    color: #fff;
                    width: 450px;
                }

    /*案例*/
    .jianzheng {
        overflow: hidden;
        width: 1200px;
        margin: 0 auto;
        margin-top: 40px;
        margin-bottom: 30px;
    }

        .jianzheng .title {
            overflow: hidden;
            padding-bottom: 0px;
            background: url(../images/pingjia_title.png) no-repeat left bottom;
            width: 100%;
            margin-bottom: 20px;
        }

            .jianzheng .title h3 {
                float: left;
                font-size: 20px;
                padding-left: 10px;
                border-left: 3px solid #eb7d00;
            }

                .jianzheng .title h3 a {
                    color: #009A44;
                }

                .jianzheng .title h3 span {
                    font-size: 14px;
                    color: #999;
                    font-weight: lighter;
                    margin-left: 10px;
                }

            .jianzheng .title .more {
                line-height: 18px;
                float: right;
                font-size: 14px;
            }

        .jianzheng .jz_content {
            overflow: hidden;
            width: 1200px;
            margin-bottom: 30px;
        }

    .cppic a {
        float: left;
        text-align: center;
        display: block;
        margin: 0px 5px;
        background-color: #ffffff;
        bottom: center no-repeat #fff;
        color: #333;
        border: solid 1px #ddd;
        padding: 7px;
    }

        .cppic a:hover {
            float: left;
            text-align: center;
            display: block;
            margin: 0px 5px;
            background-color: #378017;
            color: #fff;
            border: solid 1px #797979;
            padding: 7px;
        }

    .cppic dl {
    }

        .cppic dl dt {
            background: #fff;
        }

            .cppic dl dt img {
                width: 260px;
                height: 195px;
            }

        .cppic dl dd {
            text-align: center;
            height: 30px;
            line-height: 35px;
            font-size: 14px;
        }

            .cppic dl dd a {
                color: #666;
            }

                .cppic dl dd a:hover {
                    color: #fff;
                    background: #00448E;
                }


    /*产品*/
    #category {
        text-align: center;
        padding-bottom: 20px;
    }

        #category li {
            display: inline-block;
            position: relative;
        }

        #category a {
            line-height: 29px;
            height: 50px;
            padding: 8px 16px;
            color: white;
            border: #d2d2d2 1px solid;
            margin-right: 2px;
            display: inline-block;
            width: 150px;
            background-color: #378017;
        }

            #category a.active, #category a:hover {
                background: #0BA39B;
                color: #fff;
                border-color: #0BA39B;
            }

        #category li .child_category {
            display: none;
        }

        #category li:hover .child_category {
            display: block;
        }

        #category .child_category {
            position: absolute;
            width: 100%;
            background: #fff;
            z-index: 999;
            left: -1px;
        }

            #category .child_category li {
                width: 96%;
                border: 1px solid #0ba39b;
                border-top: none;
            }

            #category .child_category a {
                border: none;
                padding: 8px 0;
                width: 100%;
            }

    #projectlist.rd, #projectmore {
        margin: 0px auto;
    }

        #projectlist.rd .projectitem .project_info {
            background: transparent;
            height: 0;
            width: 0;
            top: 0;
        }

        #projectlist.rd .projectitem a:hover .project_info {
            background: transparent;
            height: 0;
            width: 0;
            top: 0;
        }

        #projectlist.rd .projectitem {
            width: 30.7%;
            margin-bottom: 80px;
        }

    #projectmore {
        background: transparent;
        border: 1px solid #dfdfdf;
        font-family: "HELVETICANEUELTPRO-THEX";
        color: white;
        display: block;
        font-size: 22px;
        height: 50px;
        line-height: 50px;
        text-indent: 0px;
        transition: all 0.3s ease-out 0s;
        width: 300px;
        margin-top: 20px;
        text-align: center;
        background-color: #378017;
    }

        #projectmore:hover {
            background: #0BA39B;
            border: 1px solid #0BA39B;
            width: 300px;
            height: 50px;
            line-height: 50px;
            text-indent: 0;
            font-size: 14px;
        }

    /*关于*/
    .about_box {
        margin-bottom: 35px;
    }

    .about_l {
        width: 1200px;
        height: 316px;
    }

        .about_l > a {
            width: 492px;
            height: 316px;
            float: left;
        }

        .about_l > h3 {
            margin-bottom: 20px;
            margin-top: 10px;
        }

            .about_l > h3 > a {
                color: #378017;
                font-size: 16px;
                margin-left: 28px;
            }

                .about_l > h3 > a:hover {
                    color: #114b35;
                }

        .about_l > p {
            width: 700px;
            height: 188px;
            overflow: hidden;
            padding-left: 28px;
            display: block;
            margin-top: 30px;
        }

        .about_l > span > a {
            width: 107px;
            height: 28px;
            line-height: 28px;
            text-align: center;
            border: 1px solid #378017;
            display: block;
            float: left;
            color: #378017;
            margin-left: 28px;
            border-radius: 14px;
        }

            .about_l > span > a:hover {
                background-color: #378017;
                color: #fff;
            }

    .title > h3 {
        text-align: center;
        padding-top: 50px;
        padding-bottom: 40px;
    }

        .title > h3 > a {
            color: #378017;
            font-size: 24px;
        }

        .title > h3 > p {
            color: #808080;
            font-size: 14px;
            text-transform: uppercase;
        }

        .title > h3 > b {
            color: #378017;
            font-size: 16px;
            font-weight: normal;
        }

    .float_l {
        float: left;
        margin-top: 30px;
    }

    .float_r {
        float: right;
    }

    .nav1 {
        border-right: none;
        overflow: hidden;
        float: left;
        margin: 0 100px;
        width: 1200px;
    }

        .nav1 ul li {
            float: left;
        }

            .nav1 ul li a {
                line-height: 47px;
                height: 50px;
                color: white;
                border: #d2d2d2 1px solid;
                display: block;
                width: 200px;
                background-color: #378017;
                text-align: center;
            }

            .nav1 ul li ul {
                position: absolute;
                display: none;
                z-index: 9999999;
            }
                /*二级菜单*/
                .nav1 ul li ul li {
                    float: none;
                }

                    .nav1 ul li ul li a {
                        border-right: none;
                        border-top: 1px dotted #ccc;
                        background: #f2a912;
                    }

            .nav1 ul li:hover ul {
                background: #0BA39B;
                color: #fff;
                border-color: #0BA39B;
                display: block;
            }

            .nav1 ul li a:hover {
                background: #0BA39B;
                color: #fff;
                border-color: #0BA39B;
            }

            .nav1 ul li ul li:hover {
                float: none;
                background: #0BA39B;
                color: #fff;
                border-color: #0BA39B;
            }


    .nav2 {
        border-right: none;
        overflow: hidden;
        float: right;
    }

        .nav2 ul li {
            float: left;
        }

            .nav2 ul li a {
                line-height: 47px;
                height: 50px;
                color: black;
                display: block;
                width: 200px;
                text-align: center;
            }

            .nav2 ul li ul {
                position: absolute;
                display: none;
                z-index: 9999999;
            }
                /*二级菜单*/
                .nav2 ul li ul li {
                    float: none;
                }

                    .nav2 ul li ul li a {
                        border-right: none;
                        border-top: 1px dotted #ccc;
                        background: #f5faf7;
                        opacity: 0.7;
                    }

            .nav2 ul li:hover ul {
                color: rgb(11, 126, 60);
                display: block;
            }

            .nav2 ul li a:hover {
                color: rgb(11, 126, 60);
                border-color: #ccc;
            }

            .nav2 ul li ul li:hover {
                float: none;
                background: #f5faf7;
                color: #fff;
                border-color: #f5faf7;
            }

    .am_openist {
        margin-bottom: 100px;
        margin-top: 100px;
        font-size: 14px;
    line-height: 26px;
    color: #666;
    }

    .pdcontentwrap {
        width: 1200px;
        margin: 0 auto;
        overflow: hidden;
    }

    .pdcontent {
        width: 100%;
        padding: 90px 0 78px;
    }

    .pdtitle {
        font-size: 36px;
        color: #000;
        text-align: center;
        font-weight: bold;
    }

    .pdline {
        margin: 15px 0 69px;
        text-align: center;
    }

        .pdline img {
            max-width: 54px;
            max-height: 4px;
        }

    .pdconimg {
        width: 600px;
        height: 600px;
        border: solid 1px #01833d;
        position: relative;
        margin: 0 auto;
        margin-bottom: 50px;
        margin-top: 50px;
    }

        .pdconimg img {
            max-width: 550px;
            max-height: 550px;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
        }

    .pdright {
        width: 1200px;
    }

    .pdrightheader {
        height: 60px;
        border-bottom: 0.01rem solid #eee;
        margin: 0 auto;
    }

    .pdrighttitle {
        float: left;
        font-size: 30px;
        color: #333;
        min-width: 109px;
        height: 60px;
        background: url(../images/linegreen.jpg) no-repeat;
        background-position: left bottom;
        background-size: 100%;
    }

    .pdrightadds {
        display: none;
    }

    .pdrightadd {
        max-width: 520px;
        float: right;
        font-size: 14px;
        color: #666;
    }

        .pdrightadd span {
            color: #333;
        }

    .pdrightcon {
        width: 100%;
        margin-top: 37px;
        float: left;
    }

    .pdrighttag {
        font-size: 24px;
        color: #333;
    }

    .pdrightlist {
        margin-top: 20px;
        width: 100%;
        line-height: 22px;
    }

        .pdrightlist li {
            width: 100%;
            font-size: 14px;
            color: #333;
            line-height: 26px;
        }

    .pdcontactwrapper {
        width: 100%;
        background-color: #f8f8f8;
    }

    .pdcontact {
        width: 1200px;
        margin: 0 auto;
        padding: 40px 0 120px;
    }

    .pdcontactwrap {
        margin-top: 77px;
    }

    .pdcontacttag {
        width: 92px;
        float: left;
        font-size: 14px;
        color: #333;
        line-height: 25px;
    }

    .pdcontacttitle1,
    .pdcontacttitle2,
    .pdcontacttitle3 {
        float: left;
        line-height: 25px;
    }

    .pdcontacttitle1 {
        width: 380px;
    }

    .pdcontacttitle2 {
        width: 362px;
    }

    .pdcontacttitle3 {
        width: 182px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .pdcontactwrap .green {
        color: #0b7e3c;
    }

    #AutoNumber18 {
        line-height: 32px;
    }

    .shangxia {
        width: 800px;
        margin: 0 auto;
        color: #666;
        padding-bottom: 50px;
    }

        .shangxia a:hover {
            color: #378017;
            font-weight: bold;
        }



    .c_news_list {
        overflow: visible;
        width: 100%;
        padding-top: 100px;
        background-color: rgba(242, 242, 242, 1);
    }
    .news_two {
        position: relative;
        font-size: 12px;
        font-family: Arial, 微软雅黑;
        width: 1200px;
        min-width: 1100px;
        margin: 0px auto;
        overflow: hidden;
    }

    .news_two_ul {
        height: auto;
        overflow: hidden;
        padding: 20px;
    }

        .news_two_ul li {
            width: 100%;
            height: 159px;
            border: 1px solid transparent;
            margin-bottom: 20px;
        }

    .news_two_box {
        width: 100%;
        height: 159px;
        border: 1px solid transparent;
        position: relative;
        background: #f7f7f7;
        transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    }

    .news_two a {
        color: #ccc;
        text-decoration: none;
    }

    .news_two_img {
        width: 230px;
        height: 157px;
        float: left;
        transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
    }
        .news_two_img img {    width: 200px;
    height: 130px;
    margin: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.09);
        }

    .news_two_txt {
        width: 56%;
        float: left;
        margin: 36px 0 28px 34px;
        transition: all .3s ease-out 0s;
    }

    .news_two_date {
        float: right;
        font-family: HELVETICANEUELTPRO-THEX, 微软雅黑;
        color: rgb(153, 153, 153);
        padding: 36px 66px 0px 0px;
        transition: all 0.3s ease-out 0s;
    }

    .news_two_but {
        position: absolute;
        top: 100px;
        right: 105px;
    }

    .ser_but {
        width: 70px;
        height: 35px;
        border-radius: 18px;
        text-align: center;
        border: 1px solid #dedfe1;
        transition: all .5s cubic-bezier(.215, .61, .355, 1) 0s;
    }

    .news_two_box:hover {
        border: 1px solid #efefef;
        box-shadow: 0 6px 10px 5px rgba(0, 0, 0, .08);
        background:white;
    }

        .news_two_box:hover .news_two_img {
            background: #ccc;
        }

        .news_two_box:hover .news_two_txt {
            margin: 36px 0 28px 54px;
        }

            .news_two_box:hover .news_two_txt span {
                color: #333;
            }

    .news_two_txt span{
      font-size: 16px;
    color: #717171;
    display: block;
    height: 24px;
    overflow: hidden;
    margin-bottom: 20px;
    transition: all .3s ease-out 0s;
    font-style: normal
    }

    .news_two_txt i {
       height: 52px;
    color: #A2A2A2;
    line-height: 24px;
    display: block;
    overflow: hidden;
    transition: all .3s ease-out 0s;
    font-style: normal
    }

    .news_two_date span {
        height: 26px;
        font-size: 19px;
        font-family: HELVETICANEUELTPRO-THEX, 微软雅黑;
    }

    .news_two_ul li:hover .ser_but {
        color: #fff;
    }

    .news_two_box:hover .ser_but {
        background: #ccc;
        border: 1px solid #ccc;
        margin: 0 -60px;
    }

    .ser_but i {width: 70px;
    height: 35px;
    line-height: 35px;
    transition: all 0.3s;
    }
    .yq-box {
	padding-top: 30px
}
.yq {
	width: 1100PX;
	margin: 0 auto;
}
.yq-top {
	border-bottom: 1PX solid #CCC;
	height: 35px;
}
.yq-top span {
	float: right;
}
.yq-top span a {
	color: #666;
	font-size: 12px;
}
.yq-top h3 a {
	font-family: "微软雅黑";
	font-size: 14px;
	font-weight: normal;
	color: #999
}
.yq-con {
	padding: 10px;
	line-height: 30px;
}
.yq-con a {
	padding: 0 10px;
	color: #666;
	font-size: 12px
}